home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / landma1a / land.frm < prev    next >
Text File  |  1999-10-10  |  18KB  |  677 lines

  1. VERSION 5.00
  2. Begin VB.Form Land 
  3.    BorderStyle     =   3  'Fixed Dialog
  4.    Caption         =   "LandMass"
  5.    ClientHeight    =   8715
  6.    ClientLeft      =   45
  7.    ClientTop       =   615
  8.    ClientWidth     =   10455
  9.    FillStyle       =   0  'Solid
  10.    Icon            =   "Land.frx":0000
  11.    LinkTopic       =   "Form1"
  12.    MaxButton       =   0   'False
  13.    MinButton       =   0   'False
  14.    ScaleHeight     =   8715
  15.    ScaleWidth      =   10455
  16.    StartUpPosition =   2  'CenterScreen
  17.    Begin VB.TextBox Selection 
  18.       Alignment       =   2  'Center
  19.       Height          =   285
  20.       Left            =   7440
  21.       TabIndex        =   7
  22.       Top             =   2280
  23.       Width           =   855
  24.    End
  25.    Begin VB.CommandButton BorderBut 
  26.       Caption         =   "Bordering"
  27.       Height          =   375
  28.       Left            =   7440
  29.       TabIndex        =   6
  30.       Top             =   2640
  31.       Width           =   855
  32.    End
  33.    Begin VB.PictureBox Ocean 
  34.       AutoRedraw      =   -1  'True
  35.       AutoSize        =   -1  'True
  36.       Height          =   7140
  37.       Left            =   9240
  38.       Picture         =   "Land.frx":0442
  39.       ScaleHeight     =   7080
  40.       ScaleWidth      =   9720
  41.       TabIndex        =   4
  42.       Top             =   4920
  43.       Visible         =   0   'False
  44.       Width           =   9780
  45.    End
  46.    Begin VB.PictureBox LandMap 
  47.       AutoRedraw      =   -1  'True
  48.       AutoSize        =   -1  'True
  49.       Height          =   3180
  50.       Left            =   0
  51.       Picture         =   "Land.frx":4B344
  52.       ScaleHeight     =   3120
  53.       ScaleWidth      =   10560
  54.       TabIndex        =   3
  55.       Top             =   5400
  56.       Visible         =   0   'False
  57.       Width           =   10620
  58.    End
  59.    Begin VB.CommandButton RedrawBut 
  60.       Caption         =   "Redraw"
  61.       Height          =   375
  62.       Left            =   7440
  63.       TabIndex        =   2
  64.       Top             =   4440
  65.       Width           =   855
  66.    End
  67.    Begin VB.CommandButton GoBut 
  68.       Caption         =   "Go!"
  69.       Height          =   375
  70.       Left            =   7440
  71.       TabIndex        =   0
  72.       Top             =   840
  73.       Width           =   855
  74.    End
  75.    Begin VB.Label SelectionText 
  76.       Caption         =   "Selection:"
  77.       BeginProperty Font 
  78.          Name            =   "MS Sans Serif"
  79.          Size            =   8.25
  80.          Charset         =   0
  81.          Weight          =   700
  82.          Underline       =   0   'False
  83.          Italic          =   0   'False
  84.          Strikethrough   =   0   'False
  85.       EndProperty
  86.       Height          =   255
  87.       Left            =   7440
  88.       TabIndex        =   5
  89.       Top             =   2040
  90.       Width           =   975
  91.    End
  92.    Begin VB.Label Commentary 
  93.       Caption         =   "Running Commentary Text."
  94.       Height          =   255
  95.       Left            =   360
  96.       TabIndex        =   1
  97.       Top             =   5040
  98.       Width           =   7695
  99.    End
  100.    Begin VB.Menu MenuFile 
  101.       Caption         =   "File"
  102.       Begin VB.Menu MenuExit 
  103.          Caption         =   "Exit"
  104.       End
  105.    End
  106.    Begin VB.Menu MenuOptions 
  107.       Caption         =   "Terraform"
  108.       Begin VB.Menu MenuCountrySize 
  109.          Caption         =   "Country Size"
  110.          Begin VB.Menu MenuSize 
  111.             Caption         =   "Tiny Independently-Owned Countries"
  112.             Index           =   1
  113.          End
  114.          Begin VB.Menu MenuSize 
  115.             Caption         =   "Small Third-World Countries"
  116.             Index           =   2
  117.          End
  118.          Begin VB.Menu MenuSize 
  119.             Caption         =   "Medium OPEC Countries"
  120.             Checked         =   -1  'True
  121.             Index           =   3
  122.          End
  123.          Begin VB.Menu MenuSize 
  124.             Caption         =   "Large First-World Countries"
  125.             Index           =   4
  126.          End
  127.          Begin VB.Menu MenuSize 
  128.             Caption         =   "Continents"
  129.             Index           =   5
  130.          End
  131.       End
  132.       Begin VB.Menu MenuCountrySizeProp 
  133.          Caption         =   "Country Size Proportions"
  134.          Begin VB.Menu MenuProp 
  135.             Caption         =   "Proportional Countries"
  136.             Index           =   1
  137.          End
  138.          Begin VB.Menu MenuProp 
  139.             Caption         =   "Somewhat Proportional Countries"
  140.             Checked         =   -1  'True
  141.             Index           =   2
  142.          End
  143.          Begin VB.Menu MenuProp 
  144.             Caption         =   "Unproportional Countries"
  145.             Index           =   3
  146.          End
  147.       End
  148.       Begin VB.Menu MenuCountryShapes 
  149.          Caption         =   "Country Shapes"
  150.          Begin VB.Menu MenuShape 
  151.             Caption         =   "Normal (no artificial distortion)"
  152.             Index           =   1
  153.          End
  154.          Begin VB.Menu MenuShape 
  155.             Caption         =   "Irregular"
  156.             Checked         =   -1  'True
  157.             Index           =   2
  158.          End
  159.          Begin VB.Menu MenuShape 
  160.             Caption         =   "Very Irregular"
  161.             Index           =   3
  162.          End
  163.       End
  164.       Begin VB.Menu MenuMinLakeSize 
  165.          Caption         =   "Minimum Allowed Lake Size"
  166.          Begin VB.Menu MenuLakeSize 
  167.             Caption         =   "No Lake Correction"
  168.             Index           =   1
  169.          End
  170.          Begin VB.Menu MenuLakeSize 
  171.             Caption         =   "Tiny Lakes"
  172.             Index           =   2
  173.          End
  174.          Begin VB.Menu MenuLakeSize 
  175.             Caption         =   "Medium Lakes"
  176.             Checked         =   -1  'True
  177.             Index           =   3
  178.          End
  179.          Begin VB.Menu MenuLakeSize 
  180.             Caption         =   "Large Lakes"
  181.             Index           =   4
  182.          End
  183.       End
  184.       Begin VB.Menu MenuGlobal 
  185.          Caption         =   "Approximate Land:Water ratio"
  186.          Begin VB.Menu MenuPct 
  187.             Caption         =   "1:9"
  188.             Index           =   1
  189.          End
  190.          Begin VB.Menu MenuPct 
  191.             Caption         =   "1:3"
  192.             Index           =   2
  193.          End
  194.          Begin VB.Menu MenuPct 
  195.             Caption         =   "1:1"
  196.             Index           =   3
  197.          End
  198.          Begin VB.Menu MenuPct 
  199.             Caption         =   "3:1"
  200.             Checked         =   -1  'True
  201.             Index           =   4
  202.          End
  203.          Begin VB.Menu MenuPct 
  204.             Caption         =   "9:1"
  205.             Index           =   5
  206.          End
  207.       End
  208.       Begin VB.Menu MenuIsle 
  209.          Caption         =   "Islands"
  210.          Begin VB.Menu MenuIslands 
  211.             Caption         =   "No Islands"
  212.             Index           =   1
  213.          End
  214.          Begin VB.Menu MenuIslands 
  215.             Caption         =   "Some Islands"
  216.             Checked         =   -1  'True
  217.             Index           =   2
  218.          End
  219.          Begin VB.Menu MenuIslands 
  220.             Caption         =   "Lots of Islands"
  221.             Index           =   3
  222.          End
  223.       End
  224.    End
  225.    Begin VB.Menu MenuDraw 
  226.       Caption         =   "Draw"
  227.       Begin VB.Menu MenuBorderChoice 
  228.          Caption         =   "Borders"
  229.          Begin VB.Menu MenuBorders 
  230.             Caption         =   "Big Lines"
  231.             Index           =   1
  232.          End
  233.          Begin VB.Menu MenuBorders 
  234.             Caption         =   "Big Dots"
  235.             Index           =   2
  236.          End
  237.          Begin VB.Menu MenuBorders 
  238.             Caption         =   "Hash Marks"
  239.             Checked         =   -1  'True
  240.             Index           =   3
  241.          End
  242.          Begin VB.Menu MenuBorders 
  243.             Caption         =   "Small Dots"
  244.             Index           =   4
  245.          End
  246.          Begin VB.Menu MenuBorders 
  247.             Caption         =   "None"
  248.             Index           =   5
  249.          End
  250.       End
  251.       Begin VB.Menu MenuColors 
  252.          Caption         =   "Colors"
  253.